Closed
Bug 1877676
Opened 1 year ago
Closed 1 year ago
Remove test .ini file support from ESLint
Categories
(Developer Infrastructure :: Lint and Formatting, task, P3)
Developer Infrastructure
Lint and Formatting
Tracking
(firefox124 fixed)
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox124 | --- | fixed |
People
(Reporter: standard8, Assigned: standard8)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
ESLint has support for ini
files for determining the test file types. Now that we've replaced all the test related ini
files that ESLint depends on, we can also remove the support from ESLint and remove the multi-ini
dependency.
Whilst here, we can take the latest Babel and eslint-plugin-jest updates.
Assignee | ||
Comment 1•1 year ago
|
||
Pushed by mbanner@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0c28f96f0065
Remove test .ini file support from ESLint, remove multi-ini and update modules. r=mossop
Comment 3•1 year ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•